This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Hi, we have just been through this process and its hard to avoid some issues. Obviously you can tell your users how to strip out the domai and re-send if they get a mail failure. We also amended the mail template strip out the domain - this is the code we used:
Open your mail template in Designer
Click on Forms and double click on Reply form to open it
Click on the field InheritedSendTo (on second line of red hidden fields) - it should look like this:
Delete all the code shown above (from @if
(@ClientType="Notes"........etc down to SendTo:CopyTo
)